﻿CHARACTERS = {
	c:SML ?= {
		create_character = {
			# Micanopy, a chief of the Seminole people from 1819 or 1825 to 1849
			first_name = "Micanopy"
			last_name = "Alachua" # Not his surname, but the band of Seminole Micanopy came from
			historical = yes
			ruler = yes
			age = 56 # born at some point in 1780
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				persistent
				brave
				basic_diplomat
			}
		}
	}
}
